home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
User's Choice Windows CD
/
User's Choice Windows CD (CMS Software)(1993).iso
/
windows5
/
winjp120.zip
/
WHATS.NEW
< prev
next >
Wrap
Text File
|
1992-07-05
|
6KB
|
113 lines
*** v. 1.20 Changes ***
v.1.2 has much improved error handling; when an error is
encountered, WinJPEG doesn't exit. If an error occurs while decoding an
image, you will be given the option of viewing the portion that was
successfully decoded. Thus, you should be able to view partially
corrupt images. Note that for corrupt JPEG images, you must use 1-pass
quantization to view them.
There is now a "Low Priority" switch which will give more CPU time
to other programs running at the same time as WinJPEG. This option
affects the speed of compression/decompression of JPEG images; on my
system, it slows down decompression of a JPEG image by 1-2 seconds. The
speed cost is worth it since I can use a word processor or download a
file while WinJPEG is decoding a JPEG in the background.
The time delay between two pictures in a slide show is now an
adjustable value between 0 and 60 seconds.
You can load 8-bit and 24-bit Windows BMP files with no quantization
(e.g. when you are in an 8-bit display mode and you load a 24-bit bitmap,
the bitmap won't be quantized into an 8-bit bitmap).
The "8-bit Bitmap" option is now available in any display mode.
Here is a list of bug fixes:
- can load grayscale TARGA images
- saves TARGA images in the right format
- saves OS/2 BMP files in the correct format (I finally received my OS/2
2.0 ES!!!)
- should be able to view 24-bit images in a Hicolor or Truecolor display
mode (I don't have a Hicolor card and this feature is still not tested.
If it does or doesn't work, please send me e-mail).
*** v. 1.10 Changes ***
The previous versions would eventually give an error if you viewed many
images. This problem is fixed.
*** v. 1.00 Changes ***
TARGA images can be displayed and images can be saved to TARGA format.
Unfortunately, due to memory limitations, I can't fit the TARGA code in the
plain viewer so it will let you display only JPEG and GIF files.
I've modified the color adjustment features which now adjust the actual
color component instead of the average color component. This way is a bit
faster than the previous method. Also, you can change the colors in a 24-bit
bitmap.
Batch conversion and a slideshow feature are added. You can select
multiple GIF and TARGA files which will be converted to JPEG. There are
convenient "*.gif" and "*.tga" buttons which select all GIFs or all TARGAs
respectively in the current directory. The slideshow feature lets you display
GIF, TARGA, and JPEG images sequentially with a 5 second delay between each
displayed image. The "Cycle Slideshow" option will force WinJPEG to display
the selected images continuosly in a cycle until you abort the slideshow.
Image resizing lets you resize the image by entering the new dimensions
of the image.
A couple of more minor fixes were made. WinJPEG was tested with the
8514 font so everything looks fine with that font. If you're using small
fonts or some other font, the spacing between some text messages in the dialog
boxes is wrong. For example, in the Open Dialog Box, the "In <path>" text
incorrectly looks like "In<path>."
*** v. 0.95 Changes ***
This version is no longer crippleware. Display of JPEG images in 24-bit
mode is supported.
WinJPEG v.0.95 can display GIF images. It can also write images in JPEG,
GIF, Windows BMP, or OS/2 BMP format.
A couple of image processing features were added: rotation of an image,
horizontal/vertical flip, changing the RGB in an image, and changing the
HSI in an image.
Some minor features include an auto-resizing option(Steve Keith gets
credit for this one again) and an option to load an image into in an 8-bit
bitmap.
*** v. 0.92 Changes ***
Version 3 of the Independent JPEG Group's software is now incorporated
into this version. 2-pass quantization which produces better output is now
supported. 1-pass quantization is faster than the one used in v0.91.
Dithering can be turned on/off.
WinJPEG can swap to a temporary file if you don't have enough memory
(includes physical and virtual). Also, using a temporary file sometimes
speeds up the decoding of a JPEG image when you don't have enough physical
memory.
A preview option is added. Previewing an image is 25-50% faster than
displaying a JPEG image with 2-level quantization and dithering on. Thanks
to Steve Keith for this idea.
*** v. 0.91 Changes ***
A bug that causes Windows 3.0 to give a UAE was fixed. This bug
happens after you load in an image, move down the scroll bar thumb, and
load a smaller picture with no scroll bars activated. On 3.1, the image
is cut off with a blank margin. Thanks to Phil Barnes for pointing this
one out.
Another UAE that occurs when you load in a large image and you use
the scroll bars to display the upper right corner of the picture, was
fixed.
When you resize the window to a smaller one, WinJPEG would
occasionally display a blank window instead of a loaded image. This was
fixed too.
In Windows 3.1, when you reduce the size of a window with no scroll
bars on, to force scroll bars to activate, and then you enlarge the
window size so the scroll bars are turned off, WinJPEG would display a
blank window. This bug that didn't occur in Windows 3.0 was corrected.
16-color mode is now fully tested and working. I was surprised that
some people told me they were using this mode for viewing JPEG images
which can store up to 16 million colors and don't look very good in
16-color mode. A UAE that occurs when you view 1024x768 images in
16-color mode(but not in 256-color mode) was fixed.